NOTE: This Technical Q&A has been
retired. Please see the Technical Q&As
page for current documentation.![]() ![]() |
GetMovieCoverProcs lets you retrieve the cover procedures that you set with SetMovieCoverProcs. pascal OSErr GetMovieCoverProcs(Movie theMovie, MovieRgnCoverProc *uncoverProc, MovieRgnCoverProc *coverProc, long *refcon) Movie Movie reference. MovieRgnCoverProc Returns the uncover proc for the movie. MovieRgnCoverProc Returns the cover proc for the movie. long Returns the refcon for the cover procedures. Errors: [May 01 1995] |
Developer Documentation | Technical Notes | Development Kits | Sample Code |